home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / pig_food.ast < prev    next >
Text File  |  2000-08-18  |  1KB  |  43 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1999 
  2. //
  3. //  leaf.ast written at Tues Feb 02 16:28 1999
  4. //
  5.  
  6.  24                     //  file_type
  7. 112                     //  file_version
  8.  
  9. //  vortex              //  Session name
  10. end
  11.  
  12.  
  13. // *** This first section contains the names of all the win_anims used by the table
  14. pig_food_float
  15. pig_food_thrown
  16. end
  17.  
  18. // *** This second section contains the values for each anim state
  19. pig_food_idle
  20. pig_food_float
  21. pig_food_thrown
  22. end
  23.  
  24.  
  25. pig_food_idle            // name of this anim_state
  26. pig_food_thrown            // name for the win_anim for this state
  27. pig_food_idle              // default link anim for this anim state
  28. // Begin entries for this anim state
  29. begin_end_frame 0 0
  30. end_of_entries
  31.  
  32. pig_food_float            // name of this anim_state
  33. pig_food_float            // name for the win_anim for this state
  34. pig_food_float             // default link anim for this anim state
  35. // Begin entries for this anim state
  36. end_of_entries
  37.  
  38. pig_food_thrown            // name of this anim_state
  39. pig_food_thrown            // name for the win_anim for this state
  40. pig_food_float             // default link anim for this anim state
  41. // Begin entries for this anim state
  42. end_of_entries
  43.